Skip to content

refactor(mcp): port adapters (external I/O wrapper)#95

Open
esifea wants to merge 6 commits intoCryptoLabInc:feat/go-migrationfrom
esifea:feat/esifea/porting-adapter
Open

refactor(mcp): port adapters (external I/O wrapper)#95
esifea wants to merge 6 commits intoCryptoLabInc:feat/go-migrationfrom
esifea:feat/esifea/porting-adapter

Conversation

@esifea
Copy link
Copy Markdown
Contributor

@esifea esifea commented Apr 30, 2026

Summary

  • What changed: Implement adapters in Go
  • Why:
  • Scope: internal/adapters, go.mod, go.sum

Validation

  • Tests run (or explain why not):
  • Docs updated (if behavior/setup changed)

Cross-Agent Invariants

  • scripts/bootstrap-mcp.sh remains the single source of truth for runtime prep (venv/deps/self-heal)
  • No agent-specific script duplicates bootstrap/setup logic
  • Agent-specific scripts remain thin adapters (registration/wiring only)
  • Codex-only commands (codex mcp ...) are clearly separated from cross-agent/common instructions
  • Claude/Gemini/OpenAI instructions do not include Codex-only commands
  • SKILL.md, commands/rune/*.toml, and AGENT_INTEGRATION.md stay consistent on boundaries

Notes for Reviewers

  • Risk areas:
  • Backward compatibility impact:
  • Follow-up work (if any):

@esifea esifea self-assigned this Apr 30, 2026
@esifea esifea requested a review from couragehong April 30, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant